home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / Veterinary Curriculum / background_11227.txt < prev    next >
Encoding:
Text File  |  1988-05-17  |  3.8 KB  |  194 lines

  1. -- background: 11227 from stack: in
  2. -- bmap block id: 20814
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 15 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=216 top=292 right=317 bottom=243
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1014 / 1014
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe right
  23.   go to previous card
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 16 (button)
  29. -- low flags: 00
  30. -- high flags: 0000
  31. -- rect: left=270 top=292 right=317 bottom=297
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1013 / 1013
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Next
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect wipe left
  43.   go to next card
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 19 (button)
  49. -- low flags: 00
  50. -- high flags: 0000
  51. -- rect: left=464 top=292 right=320 bottom=501
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 1012 / 1012
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: Return
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   visual effect iris close
  63.   pop card
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 21 (field)
  69. -- low flags: 00
  70. -- high flags: 0007
  71. -- rect: left=273 top=37 right=291 bottom=490
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 0
  75. -- font id: 3
  76. -- text size: 9
  77. -- style flags: 0
  78. -- line height: 12
  79. -- part name: 
  80. ----- HyperTalk script -----
  81. on mouseup
  82.   put the optionkey into keystate
  83.   if the selection is empty then
  84.     set lockText of the target to false
  85.     repeat two times
  86.       click at the clickLoc
  87.     end repeat
  88.     put the selection into holder
  89.     put holder into it
  90.     set locktext of target to true
  91.     domenu "message"
  92.     type "find chars"&"e&holder"e
  93.  
  94.   end if
  95. end mouseup
  96.  
  97.  
  98.  
  99.  
  100. -- part 25 (button)
  101. -- low flags: 00
  102. -- high flags: 0000
  103. -- rect: left=422 top=293 right=318 bottom=460
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 32670 / 32670
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: View
  112. ----- HyperTalk script -----
  113. on mouseUp
  114.   show all cards
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 26 (button)
  120. -- low flags: 00
  121. -- high flags: A003
  122. -- rect: left=318 top=295 right=314 bottom=396
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: Find String
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   hide message box
  134.   ask "Please type in characters to search for:"
  135.   put it into holder
  136.   domenu "message"
  137.   type "find chars"&"e&holder"e&return
  138. end mouseUp
  139.  
  140.  
  141.  
  142. -- part 27 (field)
  143. -- low flags: 01
  144. -- high flags: 0000
  145. -- rect: left=27 top=73 right=281 bottom=236
  146. -- title width / last selected line: 0
  147. -- icon id / first selected line: 0 / 0
  148. -- text alignment: 0
  149. -- font id: 3
  150. -- text size: 9
  151. -- style flags: 0
  152. -- line height: 12
  153. -- part name: 
  154.  
  155.  
  156. -- part 29 (button)
  157. -- low flags: 00
  158. -- high flags: 8003
  159. -- rect: left=17 top=269 right=317 bottom=77
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 1020 / 1020
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Instructions
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   go to card id 36420
  171. end mouseUp
  172.  
  173.  
  174.  
  175.  
  176. -- part 30 (button)
  177. -- low flags: 00
  178. -- high flags: 8003
  179. -- rect: left=84 top=292 right=315 bottom=206
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: Table of Contents
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   visual effect iris open
  191.   go to card id 7800
  192. end mouseUp
  193.  
  194.